Personal tools

Lua/Client/StatusBar/Functions/AddControl

From JC2-MP Documentation

< Lua‎ | Client‎ | StatusBar
Jump to: navigation, search

Returns    none
Prototype    StatusBar:AddControl(BaseWindow control, boolean align)
Description    Adds the control to the bar.


Additional Notes

  • If align is false the element will be aligned on the left, otherwise right.